home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / programming / other / powercrawler / docs / gfx-board.readme < prev    next >
Text File  |  1999-02-08  |  480b  |  14 lines

  1. If you want to use GFX-Board screen modes with PowerCrawler you have to
  2. use the "BltMaskBitMapRastPort" Mask-Blit-Routine if you want to use
  3. Multi-Layer Maps ("Demo.project" is a Multi-Layer Map) with a mask. This
  4. can be set in the Settings-Menu of the main window. Further you very
  5. probably have to change some tooltypes. Have a look at the guide.
  6.  
  7. CyberGraphX users should set the following tooltypes to get correct
  8. blittings:
  9.  
  10.  NOMASKFRIENDS=TRUE
  11.  MASKBMF=8
  12.  PREZOOMMASKBMF=8
  13.  
  14.